GET api/Strata/GetTreeData?DataFeedID[0]={DataFeedID[0]}&DataFeedID[1]={DataFeedID[1]}&StartDate={StartDate}&EndDate={EndDate}

Get Tree data based on DataFeed ID, Example api/Strata/GetTreeData?StartDate=2012-01-01&EndDate=2018-01-01&DataFeedIDs=104333&DataFeedIDs=104334&DataFeedIDs=104335&DataFeedIDs=104336&DataFeedIDs=104366

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DataFeedID

Collection of integer

Required

StartDate

date

Required

EndDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Json Data

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.